home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 401_500 / DISK0432 / DISK0432.ZIP / README.1ST < prev    next >
Text File  |  1987-01-08  |  4KB  |  91 lines

  1. Readme from Disk 2 and moved to Disk 3 because the manual grew too large
  2. Please read this file as part of docs for Disk 2 of the distribution
  3. (PC sig's number 431)
  4.  
  5.     NOTE: If you don't have PC-SIG disks 430, 431, AND 432, you have
  6. been HAD! You need all three volumes to make sense of AnalytiCalc, and
  7. despite the author's repeated pleas, PC-SIG has never corrected their
  8. mis-statement in print that only 430 and 431, OR 431 and 432 are needed.
  9. YOU HAVE TO HAVE ALL THREE!!!!
  10.     The distribution has grown in this way because of major additions
  11. to the manual and functional enhancements to the program. If you don't have
  12. all 3 disks, get the one(s) you're missing and THEN use the program in
  13. good health. I will continue to plea with PC-SIG, but please be aware that
  14. the misapprehension is THEIR doing and NOT MINE. 
  15.     Thanks for your support.
  16.     Glenn Everhart
  17.  
  18.  
  19.     Utilities and Graphics Disk
  20.  
  21.     A N A L Y T I C A L C
  22.  
  23.     This disk contains the main AnalytiCalc manual (ANALY.DQC)
  24. in machine readable form. Just print it out for your own copy after unsqueezing.
  25. If someone gives you an unpaid copy of this program, please remember
  26. we made it inexpensive to help users and need some return on our
  27. investment. Please send in the registration fee ($49.00 if you use the
  28. program. We are trying to supply the most powerful software of this type
  29. in the industry to you at a reasonable price. Please don't use it in a
  30. production mode without registering. Do however feel free to give evaluation
  31. copies to anyone.
  32.  
  33. The disk also contains a handy Desktop Calendar system as a free addition.
  34. This system will allow you to keep a calendar of meetings or your
  35. schedule, using the PC to do it. DTC is NOT part of the AnalytiCalc
  36. package and is here placed in public domain. However, it is useful
  37. and can be used with AnalytiCalc. It is squeezed, so unsqueeze the files
  38. (on another disk!) first before trying to use. See MANUSQ.HLP on how to
  39. unsqueeze files.
  40.  
  41.     The AnalytiCalc graphics task is on this disk as ACGRAF.EXE
  42. and it may be run to produce graphs from saved AnalytiCalc
  43. spreadsheets according to directions in the manual.
  44.  
  45.     The DTC (Desktop Calendar) program and a Form 1040 saved
  46. spreadsheet file are furnished in squeezed form here to save space.
  47. The public domain USQ utility will return them to their original
  48. forms.
  49.     Just give the command
  50.  
  51. USQ filename.ext
  52.  
  53. where "filename.ext" becomes one of the squeezed files (the "ext" has
  54. Q as the middle letter).
  55.     The USQ program will regenerate the original version. Be sure
  56. there is plenty of room when you unsqueeze.
  57.  
  58.     A demo piechart program called PIE.BAS is provided to draw
  59. piecharts from saved spreadsheets, on a graphics screen. It requires
  60. BASICA and a color graphics board and is a free extra, not a part
  61. of the vended AnalytiCalc package. It shows the ease of reading saved
  62. files to generate plots. To use it, just save the region of the screen
  63. to piechart (use PDN) and give the filename used to pie.bas. Row or
  64. column titles, if any, will be used as labels (up to 8 chars). Up to
  65. 100 slices may be shown. Enter a real limit of how far over and down
  66. to save to save ONLY the region to chart (i.e., don't just enter 0).
  67.     Another BASIC graphics program is on the kit too. Try it; you'll
  68. like it.
  69.  
  70.   The Form 1040 files are spread across all distribution disks, again
  71. for space reasons. You load F1040.PCC first (possibly using F1040.CMD to
  72. do it), then use @file.PCC to enter Schedule X or Y, and do Schedule
  73. A, B, and Form 1040 itself. You can create a PRINT.PCC command
  74. file to print it all out. These forms are modified to reflect 1984 tax rates.
  75. To create the PRINT.PCC file, just type a file in containing the
  76. following commands:
  77.  
  78. O A1
  79. DB 6,60
  80. R
  81. R
  82. W
  83. O M1
  84. DB 6,36
  85. W
  86. DB 6,14
  87. O G1
  88. W
  89.  
  90.  
  91.